CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp server

搜索资源列表

  1. MFC-TCP

    1下载:
  2. 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18959043
    • 提供者:王林峰
  1. mcu_netV1.00

    1下载:
  2. 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP proto
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-11
    • 文件大小:1039609
    • 提供者:郑禾
  1. wince6.0TCPclient_TcpSever

    0下载:
  2. 实现在wince环境下创建TCP客户端和TCP服务器端程序的方法和步骤以及select I/O模型的应用。-Creating the environment to achieve wince TCP client and TCP server side methods and procedures, and select I/O Model.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3498757
    • 提供者:憔悴
  1. tcpMuti

    1下载:
  2. 基于Tcp的多线程并发服务器,利用fork创建线程,一个服务器端可以对应多个客户端-Tcp-based multi-threaded concurrent server, using fork to create threads, a server-side may correspond to multiple clients
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:kathy
  1. TCP-Select

    0下载:
  2. VC开发环境利用select 模型开发服务器-VC model development environment, development server using select
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:158533
    • 提供者:zhaozhpo
  1. TCP-server-program

    0下载:
  2. TCP通信服务器程序,有界面,用流式套接字sockets实现通信。相对应客户端稍后奉上 -TCP communication server program interface communication stream socket sockets. Corresponds to the client to follow
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3702352
    • 提供者:david zhung
  1. tcp_src

    0下载:
  2. 在vistual Basic环境下做的一个tcp调试助手,具有tcp client,tcp server ,以及udp功能,十六进制显示和发送。支持各种波特率下的通讯。-In the vistual Basic environment to do a tcp debugging assistant, with tcp client, tcp server, as well as udp functions, hexadecimal display and send. Supports a var
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:171782
    • 提供者:王志军
  1. TCPServer1

    0下载:
  2. VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:80986
    • 提供者:Tony
  1. 基于TCP-IP协议的网络编程练习

    1下载:
  2. 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-09-26
    • 文件大小:59325
    • 提供者:huleimin
  1. KiingsoOPC

    2下载:
  2. Kingso OPC Server服务器和客户端源代码,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server源代码或其他协议,联系 truesoft@163.com 1.驱动SDK --- Drivers SDK 为了实现不同厂家和设备定义的通讯协议,每个驱动实现不同功能。当您正在开发自己的产品时,自己也可以写驱动,Drivers_SDK目录下为您提供了开发例程: SPL_Plugin目录包含驱动接口头文件;
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:20437771
    • 提供者:truesoft
  1. lan_multiuser_com

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:256923
    • 提供者:许豫飞
  1. Tcp通讯

    0下载:
  2. 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:136116
    • 提供者:陈军
  1. win_tcp

    0下载:
  2. windows下直接调用socket函数实现的tcp server和client程序-windows directly call socket functions to achieve the tcp server and client procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:80315
    • 提供者:马兴录
  1. FILES

    0下载:
  2. Generic TCP/IP Client/Server
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:991978
    • 提供者:king
  1. tcp

    0下载:
  2. luasocket tcp server 示列-luasocket tcp server show out
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:677
    • 提供者:email10000
  1. ACE_server

    0下载:
  2. 使用ACE 搭建的TCP服务器和客户端框架。简洁明了,可以扩充。-ACE structures using the TCP server and client framework. Concise, can be expanded.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:5997
    • 提供者:haha123_0
  1. SocketTcp

    0下载:
  2. socket编程TCP server端与client端连通程序-socket programming with TCP server-side client-side connectivity procedure
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:8433
    • 提供者:xg
  1. tcp

    0下载:
  2. socket编程TCP server端与client端连通程序-socket programming with TCP server-side client-side connectivity procedure
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:8403
    • 提供者:xg
  1. tcpiplistener

    0下载:
  2. VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:23029
    • 提供者:alonegun
  1. TCP

    0下载:
  2. java代码轻松演示计算机网络客户端与服务端数据传送-TCP-java code easily demo computer network client and server-side data transmission-TCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1356
    • 提供者:gongchang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com